home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / submenu / 00075.ls < prev    next >
Encoding:
Text File  |  1995-03-29  |  83 b   |  6 lines

  1. on exitFrame
  2.   repeat with xxx = 5 to 12
  3.     puppetSprite(xxx, 0)
  4.   end repeat
  5. end
  6.